home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 December / PCWDEC07.iso / Software / Full / Iolo AntiVirus / ioloAntiVirus.exe / install_script.iss (.txt)
Encoding:
Inno Setup Script  |  2007-07-31  |  25.7 KB  |  234 lines

  1. ;InnoSetupVersion=5.1.7
  2. [Setup]
  3. AppName=iolo AntiVirus
  4. AppVerName=iolo AntiVirus 1.1.10
  5. AppId=iolo AntiVirus
  6. AppVersion=1.1.10
  7. AppPublisher=iolo technologies, LLC
  8. AppPublisherURL=http://www.iolo.com
  9. AppComments=Copyright 1998-2006 iolo technologies, LLC
  10. DefaultDirName={code:GetSMProDir}
  11. DefaultGroupName=iolo AntiVirus
  12. UninstallDisplayIcon={app}\ioloAV.exe
  13. UninstallDisplayName=iolo AntiVirus
  14. OutputBaseFilename=ioloAntiVirus
  15. Compression=lzma
  16. ArchitecturesAllowed=x86
  17. LicenseFile=embedded\License.txt
  18. WizardImageFile=embedded\WizardImage0.bmp
  19. WizardSmallImageFile=embedded\WizardSmallImage0.bmp
  20. [Files]
  21. Source: "{app}\ioloAV.exe"; DestDir: "{app}"; BeforeInstall: "RemoveAntivirus"; AfterInstall: "AfterLongFileInstall"; Flags: restartreplace overwritereadonly uninsrestartdelete uninsremovereadonly 
  22. Source: "{app}\iAVEmailScanner.exe"; DestDir: "{app}"; BeforeInstall: "RemoveEmailScanner"; AfterInstall: "AfterLongFileInstall"; Flags: restartreplace comparetimestamp overwritereadonly uninsrestartdelete ignoreversion uninsremovereadonly 
  23. Source: "{app}\av1html.dll"; DestDir: "{app}"; Flags: restartreplace comparetimestamp overwritereadonly uninsrestartdelete ignoreversion uninsremovereadonly 
  24. Source: "{commonappdata}\iolo\AntiVirus\iAVMailClients.xml"; DestDir: "{commonappdata}\iolo\AntiVirus"; AfterInstall: "AfterLongFileInstall"; Flags: restartreplace sharedfile comparetimestamp overwritereadonly uninsrestartdelete ignoreversion uninsremovereadonly 
  25. Source: "{app}\AntiVirus.chm"; DestDir: "{app}"; AfterInstall: "AfterLongFileInstall"; Flags: restartreplace comparetimestamp overwritereadonly uninsrestartdelete ignoreversion uninsremovereadonly 
  26. Source: "{pf}\iolo\Common\AntiVirus\iavlsp.dll"; DestDir: "{pf}\iolo\Common\AntiVirus"; Flags: restartreplace sharedfile comparetimestamp overwritereadonly uninsrestartdelete ignoreversion uninsremovereadonly 
  27. Source: "{pf}\iolo\Common\AntiVirus\sporder.dll"; DestDir: "{pf}\iolo\Common\AntiVirus"; Flags: restartreplace sharedfile comparetimestamp overwritereadonly uninsrestartdelete ignoreversion uninsremovereadonly 
  28. Source: "{pf}\iolo\Common\AntiVirus\IODLL.dll"; DestDir: "{pf}\iolo\Common\AntiVirus"; Flags: restartreplace regserver sharedfile comparetimestamp overwritereadonly uninsrestartdelete ignoreversion uninsremovereadonly 
  29. Source: "{pf}\iolo\Common\AntiVirus\RegisterLSP.exe"; DestDir: "{pf}\iolo\Common\AntiVirus"; AfterInstall: "AfterLongFileInstall"; Flags: restartreplace sharedfile comparetimestamp overwritereadonly uninsrestartdelete ignoreversion uninsremovereadonly 
  30. Source: "{pf}\iolo\Common\Lib\wscapi.dll"; DestDir: "{pf}\iolo\Common\Lib"; MinVersion: 0.0,5.01 Service Pack 2; Flags: restartreplace sharedfile overwritereadonly uninsrestartdelete uninsremovereadonly 
  31. Source: "{pf}\iolo\Common\AntiVirus\avsdk2.msi"; DestDir: "{pf}\iolo\Common\AntiVirus"; Flags: sharedfile comparetimestamp overwritereadonly uninsrestartdelete ignoreversion uninsremovereadonly 
  32. Source: "{tmp}\def-w32.msp"; DestDir: "{tmp}"; Check: "not GetAVSDKInstalled('{78E33B36-2103-49FC-B058-8CF44B6E75FD}', 1)"; Flags: deleteafterinstall 
  33. Source: "{tmp}\InstallMSI20,1.exe"; DestDir: "{tmp}"; DestName: "InstallMSI20.exe"; Check: "NeedMSIUpdateEx2('2.0')"; Flags: deleteafterinstall 
  34. Source: "{tmp}\InstallMSI20,2.exe"; DestDir: "{tmp}"; DestName: "InstallMSI20.exe"; Check: "NeedMSIUpdateEx2('2.0')"; OnlyBelowVersion: 0.0,5.0 Service Pack 3; Flags: deleteafterinstall 
  35. Source: "{tmp}\InstallMSI31.exe"; DestDir: "{tmp}"; Check: "NeedMSIUpdateEx2('3.1')"; MinVersion: 0.0,5.0 Service Pack 3; OnlyBelowVersion: 0.0,5.02 Service Pack 1; Flags: deleteafterinstall 
  36. Source: "{pf}\iolo\Common\Lib\IStartupStub.exe"; DestDir: "{pf}\iolo\Common\Lib"; MinVersion: 0.0,6.0; 
  37. Source: "{pf}\iolo\Common\Lib\ioloLManager.exe"; DestDir: "{pf}\iolo\Common\Lib"; MinVersion: 0.0,6.0; 
  38. Source: "{tmp}\PSAPI.DLL"; DestDir: "{tmp}"; Flags: deleteafterinstall ignoreversion dontcopy 
  39. Source: "{tmp}\secopt_av.xml"; DestDir: "{tmp}"; Flags: deleteafterinstall ignoreversion dontcopy 
  40. Source: "{tmp}\secopt_fw.xml"; DestDir: "{tmp}"; Flags: deleteafterinstall ignoreversion dontcopy 
  41. Source: "{tmp}\setacl.exe"; DestDir: "{tmp}"; Flags: deleteafterinstall ignoreversion 
  42. Source: "{tmp}\pwtp.dll"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  43. Source: "{pf}\iolo\Common\Lib\ioloDMV.dll"; DestDir: "{pf}\iolo\Common\Lib"; AfterInstall: "AfterLongFileInstall"; Flags: restartreplace regserver sharedfile overwritereadonly uninsrestartdelete 
  44. Source: "{pf}\iolo\Common\Lib\ioloDMVSvc.exe"; DestDir: "{pf}\iolo\Common\Lib"; AfterInstall: "BajkaNaDobranoc('false')"; Flags: restartreplace sharedfile overwritereadonly uninsrestartdelete 
  45. Source: "{tmp}\mfc45.dll"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  46. Source: "{app}\libeay32.dll"; DestDir: "{app}"; Flags: restartreplace comparetimestamp overwritereadonly ignoreversion 
  47. Source: "{sys}\libeay32,1.dll"; DestDir: "{sys}"; DestName: "libeay32.dll"; Flags: uninsneveruninstall restartreplace sharedfile comparetimestamp overwritereadonly onlyifdestfileexists 
  48. Source: "{sys}\libeay32,2.dll"; DestDir: "{sys}"; DestName: "libeay32.dll"; Flags: sharedfile uninsrestartdelete onlyifdoesntexist 
  49. Source: "{app}\ssleay32.dll"; DestDir: "{app}"; Flags: restartreplace comparetimestamp overwritereadonly ignoreversion 
  50. Source: "{sys}\ssleay32,1.dll"; DestDir: "{sys}"; DestName: "ssleay32.dll"; Flags: uninsneveruninstall restartreplace sharedfile comparetimestamp overwritereadonly onlyifdestfileexists 
  51. Source: "{sys}\ssleay32,2.dll"; DestDir: "{sys}"; DestName: "ssleay32.dll"; Flags: sharedfile uninsrestartdelete onlyifdoesntexist 
  52. Source: "{tmp}\iwbr.dll"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  53. Source: "{tmp}\locked_solid.bmp"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  54. Source: "{tmp}\accepted_cards.bmp"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  55. Source: "{tmp}\ioloInstallerUpdate.dll"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  56. Source: "{tmp}\INETMIB1.DLL"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  57. Source: "{tmp}\ioloavfw.dll"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  58. Source: "{sys}\unicows.dll"; DestDir: "{sys}"; Check: "not GetRepairMode"; OnlyBelowVersion: 0.0,4.0; Flags: restartreplace sharedfile overwritereadonly uninsrestartdelete 
  59. [Dirs]
  60. Name: "{pf}\iolo\Common\AntiVirus"; 
  61. Name: "{commonappdata}\iolo\AntiVirus"; 
  62. Name: "{commonappdata}\iolo\AntiVirus\Quarantined"; 
  63. Name: "{pf}\iolo"; 
  64. Name: "{pf}\iolo\Common"; 
  65. Name: "{pf}\iolo\Common\Lib"; 
  66. Name: "{app}\WebUpdate"; 
  67. Name: "{app}\WebUpdate"; 
  68. Name: "{commonappdata}\iolo"; 
  69. Name: "{commonappdata}\iolo"; 
  70. [Registry]
  71. Root: HKCU; Subkey: "Software\iolo"; Flags: uninsdeletekeyifempty 
  72. Root: HKLM; Subkey: "Software\iolo"; MinVersion: 0.0,5.0; Flags: uninsdeletekeyifempty 
  73. Root: HKLM; Subkey: "Software\iolo"; OnlyBelowVersion: 0.0,5.0; Flags: uninsdeletekeyifempty 
  74. Root: HKLM; Subkey: "Software\Iolo\Installed Products"; Flags: uninsdeletekeyifempty dontcreatekey 
  75. Root: HKLM; Subkey: "Software\Iolo\Installed Products\{{675C8045-A76B-4433-865D-24DFBCEE89E5}"; ValueName: "Version"; ValueType: String; ValueData: "1.1.10.7"; Flags: uninsdeletevalue uninsdeletekeyifempty 
  76. Root: HKLM; Subkey: "Software\Iolo\Installed Products\{{84515EA3-C2AA-4DEC-95CF-4E40E435D021}"; ValueName: "Version"; ValueType: String; ValueData: "1.0.0.0"; Flags: uninsdeletevalue uninsdeletekeyifempty 
  77. Root: HKCU; Subkey: "Software\iolo\AntiVirus"; Flags: uninsdeletekeyifempty 
  78. Root: HKCU; Subkey: "Software\iolo\AntiVirus"; ValueName: "AppPath"; ValueType: String; ValueData: "{app}\ioloAV.exe"; Check: "not GetWebUpdateMode"; Flags: uninsdeletevalue 
  79. Root: HKLM; Subkey: "Software\iolo\AntiVirus"; MinVersion: 0.0,5.0; Flags: uninsdeletekeyifempty 
  80. Root: HKLM; Subkey: "Software\iolo\AntiVirus"; OnlyBelowVersion: 0.0,5.0; Flags: uninsdeletekeyifempty 
  81. Root: HKLM; Subkey: "Software\iolo\AntiVirus"; ValueName: "Version"; ValueType: String; ValueData: "1.1.10.7"; Flags: uninsdeletevalue 
  82. Root: HKLM; Subkey: "Software\iolo\AntiVirus"; ValueName: "AppPath"; ValueType: String; ValueData: "{app}\ioloAV.exe"; Check: "not GetModifyMode AND not GetRepairMode AND not GetWebUpdateMode AND not WizardSilent"; Flags: uninsdeletevalue 
  83. Root: HKLM; Subkey: "SOFTWARE\Microsoft\Windows\CurrentVersion\Run"; ValueName: "iolo AntiVirus"; ValueType: String; ValueData: """{app}\ioloAV.exe""  rstrq"; Check: "RemoveOldAVRestartVal"; OnlyBelowVersion: 0.0,6.0; Flags: uninsdeletevalue 
  84. Root: HKLM; Subkey: "Software\iolo\Startup"; ValueName: "iolo AntiVirus"; ValueType: String; ValueData: """{app}\ioloAV.exe""  rstrq"; Check: "RemoveOldAVRestartVal"; MinVersion: 0.0,6.0; Flags: uninsdeletevalue 
  85. Root: HKLM; Subkey: "SOFTWARE\Microsoft\Windows\CurrentVersion\Run"; ValueName: "iolo Startup"; ValueType: String; ValueData: """{pf}\iolo\Common\Lib\iStartupStub.exe"""; MinVersion: 0.0,6.0; Flags: uninsdeletevalue 
  86. Root: HKLM; Subkey: "SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\ioloAV.exe"; ValueType: String; ValueData: "{app}\ioloAV.exe"; Check: "not GetWebUpdateMode"; Flags: uninsdeletevalue uninsdeletekeyifempty 
  87. Root: HKLM; Subkey: "SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\iAVEmailScanner.exe"; ValueType: String; ValueData: "{app}\iAVEmailScanner.exe"; Check: "not GetWebUpdateMode"; Flags: uninsdeletevalue uninsdeletekeyifempty 
  88. Root: HKLM; Subkey: "Software\iolo\AntiVirus"; ValueName: "Brand"; ValueType: String; ValueData: "{code:ObtainBrandID}"; Check: "not GetModifyMode AND not GetRepairMode AND not GetWebUpdateMode AND not WizardSilent"; Flags: createvalueifdoesntexist uninsdeletevalue 
  89. [Run]
  90. Filename: "{tmp}\InstallMSI20.exe"; Parameters: "/C:""msiinst.exe /delayreboot"""; WorkingDir: "{tmp}"; StatusMsg: "Installing Windows Installer Runtime..."; Flags: skipifdoesntexist 
  91. Filename: "{tmp}\InstallMSI31.exe"; Parameters: "/quiet /norestart"; WorkingDir: "{tmp}"; StatusMsg: "Installing Windows Installer Runtime..."; Flags: skipifdoesntexist 
  92. Filename: "msiexec.exe"; Parameters: "/l*v ""{pf}\iolo\Common\AntiVirus\AVSDK2.LOG"" /q /i ""{pf}\iolo\Common\AntiVirus\avsdk2.msi"""; WorkingDir: "{reg:HKLM\Software\Microsoft\Windows\CurrentVersion\Installer,InstallerLocation|{sys}}"; StatusMsg: "Installing AntiVirus Engine..."; Check: "not GetAVSDKInstalled('{78E33B36-2103-49FC-B058-8CF44B6E75FD}', 2)"; 
  93. Filename: "msiexec.exe"; Parameters: "/l*v ""{pf}\iolo\Common\AntiVirus\AVSDK2.LOG"" /q /i ""{pf}\iolo\Common\AntiVirus\avsdk2.msi"" REINSTALL=ALL REINSTALLMODE=vomus REBOOT=ReallySuppress"; WorkingDir: "{reg:HKLM\Software\Microsoft\Windows\CurrentVersion\Installer,InstallerLocation|{sys}}"; StatusMsg: "Installing AntiVirus Engine..."; Check: "GetAVSDKInstalled('{78E33B36-2103-49FC-B058-8CF44B6E75FD}', 3)"; 
  94. Filename: "msiexec.exe"; Parameters: "/q /p ""{tmp}\def-w32.msp"" REBOOT=ReallySuppress"; WorkingDir: "{reg:HKLM\Software\Microsoft\Windows\CurrentVersion\Installer,InstallerLocation|{sys}}"; StatusMsg: "Installing AntiVirus Definitions..."; Check: "not GetAVSDKInstalled('{78E33B36-2103-49FC-B058-8CF44B6E75FD}', 4)"; 
  95. Filename: "regsvr32.exe"; Parameters: "/s ""{pf}\iolo\Common\AntiVirus\IODLL.dll"""; WorkingDir: "{pf}\iolo\Common\AntiVirus"; StatusMsg: "Installing AntiVirus Email Protection..."; Flags: skipifdoesntexist 
  96. Filename: "{pf}\iolo\Common\AntiVirus\RegisterLSP.exe"; Parameters: "-b -d ""{pf}\iolo\Common\AntiVirus\iavlsp.dll"""; WorkingDir: "{pf}\iolo\Common\AntiVirus"; StatusMsg: "Installing AntiVirus Email Protection..."; Flags: skipifdoesntexist 
  97. Filename: "{app}\ioloAV.exe"; WorkingDir: "{app}"; Description: "{cm:LaunchProgram,iolo AntiVirus}"; Check: "not GetModifyMode AND not GetRepairMode AND not GetWebUpdateMode AND not WizardSilent"; OnlyBelowVersion: 0.0,6.0; Flags: postinstall skipifsilent nowait
  98. Filename: "{tmp}\setacl.exe"; Parameters: """MACHINE\Software\iolo\AntiVirus"" /registry /set S-1-1-0 /full /sid /r:cont /silent"; BeforeInstall: "Log(ExpandConstant('{cm:SettingPermissionsOnRegKey,HKEY_LOCAL_MACHINE\Software\iolo\AntiVirus}'))"; OnlyBelowVersion: 4.0,5.0; Flags: skipifdoesntexist 
  99. Filename: "{tmp}\setacl.exe"; Parameters: """MACHINE\Software\iolo\AntiVirus"" /registry /set S-1-5-32-544 /full /sid /r:cont /silent"; BeforeInstall: "Log(ExpandConstant('{cm:SettingPermissionsOnRegKey,HKEY_LOCAL_MACHINE\Software\iolo\AntiVirus}'))"; OnlyBelowVersion: 4.0,5.0; Flags: skipifdoesntexist 
  100. Filename: "{tmp}\setacl.exe"; Parameters: """MACHINE\Software\iolo"" /registry /set S-1-1-0 /full /sid /r:cont /silent"; BeforeInstall: "Log(ExpandConstant('{cm:SettingPermissionsOnRegKey,HKEY_LOCAL_MACHINE\Software\iolo}'))"; OnlyBelowVersion: 4.0,5.0; Flags: skipifdoesntexist 
  101. Filename: "{tmp}\setacl.exe"; Parameters: """MACHINE\Software\iolo"" /registry /set S-1-5-32-544 /full /sid /r:cont /silent"; BeforeInstall: "Log(ExpandConstant('{cm:SettingPermissionsOnRegKey,HKEY_LOCAL_MACHINE\Software\iolo}'))"; OnlyBelowVersion: 4.0,5.0; Flags: skipifdoesntexist 
  102. [UninstallRun]
  103. Filename: "{pf}\iolo\Common\AntiVirus\RegisterLSP.exe"; Parameters: "-q iolo AntiVirus LSP"; RunOnceId: "RemoveLSP"; Flags: skipifdoesntexist 
  104. Filename: "msiexec.exe"; Parameters: "/q /u ""{pf}\iolo\Common\AntiVirus\avsdk2.msi"""; RunOnceId: "RemoveAV"; Check: "GetAVSDKInstalled('{78E33B36-2103-49FC-B058-8CF44B6E75FD}', 5)"; 
  105. [Icons]
  106. Name: "{group}\iolo AntiVirus"; Filename: "{app}\ioloAV.exe"; WorkingDir: "{app}"; 
  107. Name: "{group}\iolo AntiVirus Help"; Filename: "{app}\AntiVirus.chm"; WorkingDir: "{app}"; 
  108. Name: "{userdesktop}\iolo AntiVirus"; Filename: "{app}\ioloAV.exe"; WorkingDir: "{app}"; Tasks: desktopicon; 
  109. Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\iolo AntiVirus"; Filename: "{app}\ioloAV.exe"; WorkingDir: "{app}"; Tasks: quicklaunchicon; 
  110. [Tasks]
  111. Name: "desktopicon"; Description: "Create a &desktop icon"; Check: "not GetModifyMode AND not GetRepairMode AND not GetWebUpdateMode AND not WizardSilent"; 
  112. Name: "quicklaunchicon"; Description: "Create a &Quick Launch icon"; Check: "not GetModifyMode AND not GetRepairMode AND not GetWebUpdateMode AND not WizardSilent"; 
  113. [UninstallDelete]
  114. Type: dirifempty; Name: "{commonappdata}\iolo\AntiVirus\Quarantined"; 
  115. Type: dirifempty; Name: "{commonappdata}\iolo\AntiVirus"; 
  116. Type: files; Name: "{pf}\iolo\Common\AntiVirus\*.LOG"; 
  117. Type: dirifempty; Name: "{pf}\iolo\Common\AntiVirus"; 
  118. Type: filesandordirs; Name: "{app}\WebUpdate"; 
  119. Type: dirifempty; Name: "{app}\Undo\Manual"; 
  120. Type: dirifempty; Name: "{app}\Undo\Temp"; 
  121. Type: dirifempty; Name: "{app}\Undo"; 
  122. Type: dirifempty; Name: "{app}"; 
  123. Type: dirifempty; Name: "{pf}\iolo\Common\Lib"; 
  124. Type: dirifempty; Name: "{pf}\iolo\Common"; 
  125. Type: dirifempty; Name: "{pf}\iolo"; 
  126. Type: dirifempty; Name: "{commonappdata}\iolo"; 
  127. Type: files; Name: "{%TEMP|{userappdata}}\iolowupd\*.tmp"; 
  128. Type: dirifempty; Name: "{%TEMP|{userappdata}}\iolowupd"; 
  129. [CustomMessages]
  130. default.NameAndVersion=%1 version %2
  131. default.AdditionalIcons=Additional icons:
  132. default.CreateDesktopIcon=Create a &desktop icon
  133. default.CreateQuickLaunchIcon=Create a &Quick Launch icon
  134. default.ProgramOnTheWeb=%1 on the Web
  135. default.UninstallProgram=Uninstall %1
  136. default.LaunchProgram=Launch %1
  137. default.AssocFileExtension=&Associate %1 with the %2 file extension
  138. default.AssocingFileExtension=Associating %1 with the %2 file extension...
  139. InstallReq_UpdateNotAccepted=To install iolo AntiVirus on this version of Windows, version %1 or later is required.%n%nClick OK to learn how to obtain the most recent version of iolo AntiVirus or Cancel to abort the installation.
  140. SysReq_Shell32=iolo AntiVirus requires %1 version %2 or higher, contained in the Microsoft Internet Explorer 4 Shell Enhancements package. Would you like to learn more about this issue?
  141. SysReq_MSI=This product requires components from Microsoft Windows Installer update 1.1 or later. Would you like to learn more about this issue?
  142. SysReq_HTMLHelp=This product requires components from Microsoft HTML Help update 1.3 or later. Would you like to learn more about this issue?
  143. SysReq_IE6=To install and run iolo AntiVirus, you first must have Internet Explorer %1 (or later) installed on your PC.%n%nMicrosoft's Web site offers free downloads of Internet Explorer.%n%nDo you want to open this Web site (an Internet connection is required) and proceed with the download now?%n%n* If you click Yes, Microsoft's download site will open in your Web browser. Follow the instructions on the site to complete the download of the latest version of Internet Explorer.%n%n* If you click No, iolo AntiVirus cannot be installed at this time. You can install the latest version of Internet Explorer at any time, and then restart this wizard to complete the installation of iolo AntiVirus.
  144. SysReq_NotIE7=The current Beta build of iolo AntiVirus can not be installed%non systems where Beta version of InternetExplorer 7 was installed.
  145. SysReq_WinSock=To install and run iolo Firewall, you first must have Winsock %1 (or later) installed on your PC.%n%nMicrosoft's Web site offers free downloads of Internet Explorer.%n%nDo you want to open this Web site (an Internet connection is required) and proceed with the download now?%n%n* If you click Yes, Microsoft's download site will open in your Web browser. Follow the instructions on the site to complete the download of the latest version of Internet Explorer.%n%n* If you click No, iolo Firewall cannot be installed at this time. You can install the latest version of Winsock at any time, and then restart this wizard to complete the installation of iolo Firewall.
  146. SetupAppRunningDetail=iolo AntiVirus setup has detected that the following components are running:%n%n%1%nClose these components now, and then click OK to continue the installation. Click Cancel to exit the installation.
  147. SetupOlderThanInstal=You may not install an older version of iolo AntiVirus over a newer version.%n%nThe version you are installing is %1 while currently installed version was %2.
  148. SetupOnlyFixedDrives=The drive you selected is a remote drive. Please select another.
  149. SettingPermissionsOnDir=Setting permissions on directory: %1
  150. SettingPermissionsOnRegKey=Setting permissions on registry key: %1
  151. OSDetectionFailed=Failure Code: 323-A%n%nAn unexpected error was encountered while initializing iolo AntiVirus.%n%nWould you like to learn more?
  152. SetupNewInstallAvailable=An important update to iolo AntiVirus has been downloaded and is ready to be installed.%n%nInstall now?
  153. UninstallThenAutoStart=Would you like to automatically resume this installation after uninstallation is complete?
  154. UninstallOldProduct_Question=In order to complete the installation of iolo AntiVirus 1%nremoval of the following product(s) is necessary:
  155. UninstallOldProduct_Continue=Do you want to uninstall older versions now?
  156. UninstallOldProduct_Warning=Installing iolo AntiVirus 1 when%nolder versions of its components are also installed is not recommended.%n%nInstall anyway?
  157. UninstallPreviousInstallNotCompleted=To complete the installation or removal of a previous version you will need to restart your computer.%n%nAfter restarting your computer, run Setup again to complete the installation of iolo AntiVirus 1.
  158. License_UserID=User ID:
  159. License_SerialNo=Serial Number:
  160. License_FormCaption=Licensing Information
  161. License_FormDescription=Please enter your licensing information.
  162. License_Desc=Please enter the User ID and Serial Number that you received when you purchased iolo AntiVirus. This licensing information is printed on your CD sleeve, registration card, and/or your sales invoice.
  163. License_Continue=Click Next after you have entered this information to install iolo AntiVirus.
  164. License_Innvalid=The licensing information you entered is not correct. Please make sure that you enter the%ninformation as it appears on your records. This information must be entered exactly as it is shown.
  165. License_YouEntered=You entered:
  166. License_SerialEmpty=Serial number is required
  167. License_Checking=Authorizing licensing information...
  168. Billing_detailsCaption=ENTER BILLING DETAILS
  169. Billing_detailsDescription=Items marked with * are required. Note: iolo technologies does not sell, rent or otherwise distribute your details to any third party.
  170. Shipping_detailsCaption=ENTER SHIPPING DETAILS
  171. Shipping_detailsDescription=Items marked with * are required.
  172. LicenseNow_FormCaption=Select Installation Mode
  173. LicenseNow_FormDescription=Select one of the various installation options from the list below
  174. LicenseNow_BigInfo=iolo AntiVirus %1 price (1 year): %2%3 (%4)
  175. LicenseNow_PurchaseNow=You can gain immediate and permanent use of iolo AntiVirus by purchasing a license now, directly from within this installation program.  The transaction is fast, secure, and best of all, you get to start using your software immediately as a fully licensed owner.
  176. LicenseNow_Continue30Day=Evaluate iolo AntiVirus for a limited time and optionally purchase a license later.
  177. LicenseNow_AlreadyOwn=If you purchased iolo AntiVirus and have your licensing information, you may use it during installation.  If you haven
  178. t received your license details yet, install as a time-limited trial and use the license details later from within the program.
  179. LicenseNow_LabelPurchaseNow=Purchase and automatically license iolo AntiVirus now
  180. LicenseNow_LabelContinue30Day=Install as a time-limited trial
  181. LicenseNow_LabelAlreadyOwn=I own iolo AntiVirus and can enter my serial number later
  182. PurchaseNow_FormCaption=ENTER PAYMENT DETAILS
  183. PurchaseNow_FormDescription=Items marked with * are required.
  184. PurchaseNow_DeliveryNote=Automatic and immediate online licensing and e-mail details are included free of charge. Additional delivery options are as follows:
  185. PurchaseNow_MailPhysical=Mail me a physical copy. %1 shipping and handling: %2%3 (%4)
  186. PurchaseNow_CardBilledFor=Your credit card will be billed for %1%2 (%3)
  187. PurchaseNow_EmailedInvoice=An e-mail invoice will be sent to %1.
  188. PurchaseNow_MissingInfoNotice=The following information must be entered before proceeding:
  189. Error_BadEmail=The verification email address does not match the first email entered
  190. Error_NotValid=Valid %1
  191. PurchaseNow_Button=Purchase
  192. UserDetails_FirstName=First Name*
  193. UserDetails_LastName=Last Name*
  194. UserDetails_CompanyName=Company Name
  195. UserDetails_Department=Department
  196. UserDetails_Address=Street address*
  197. UserDetails_Suite=Suite, number, etc.
  198. UserDetails_City=City*
  199. UserDetails_PostalCode=Zip/Postal Code
  200. UserDetails_State=State or Province
  201. UserDetails_OtherState=If Other*
  202. UserDetails_Country=Country*
  203. UserDetails_Phone=Phone*
  204. UserDetails_Fax=Fax
  205. UserDetails_Email=Email address*
  206. UserDetails_VerifyEmail=Verify email address*
  207. UserDetails_SameBAddress=Same as billing address
  208. UserDetails_CardFirstName=Credit card holder's first name*
  209. UserDetails_CardLastName=Credit card holder's last name*
  210. UserDetails_CardNumber=Credit card number*
  211. UserDetails_ExpMonth=Expiration month*
  212. UserDetails_ExpYear=Expiration year*
  213. UserDetails_DeliveryOptions=Delivery Options
  214. UserDetails_PhysNote=Note: Please allow %1 business days for physical delivery.
  215. UserDetails_ConfirmOrder=Confirm Order
  216. UserDetails_ClickPurchase=Click the button labeled Purchase to complete this order now using iolo's secure network.
  217. FirewallInitWarning=The installation of iolo AntiVirus cannot continue while the existing version of iolo Personal Firewall is loading. Please wait a few moments and then click Next to continue with the installation.
  218. AVFW3rdPartyInstallFoundCaption=Installation Cannot Continue
  219. AV3rdPartyInstallFoundDescription=You must first uninstall any other antivirus software before you can install iolo AntiVirus.
  220. FW3rdPartyInstallFoundDescription=You must first uninstall any other firewall software before you can install iolo AntiVirus.
  221. AVFW3rdPartyInstallFoundDescription=You must first uninstall any other antivirus and firewall software before you can install iolo AntiVirus.
  222. AV_OtherActive=The installation of iolo AntiVirus cannot proceed because the following antivirus software is detected as being installed:%n%1%n%nYou must first uninstall this program before you can install iolo AntiVirus.%n%nHaving multiple Internet security programs can cause software conflicts and lead to critical system errors.  For this reason, iolo AntiVirus will not install over third-party antivirus software.
  223. FW_OtherActive=The installation of iolo AntiVirus cannot proceed because the following firewall software is detected as being installed:%n%1%n%nYou must first uninstall this program before you can install iolo AntiVirus.%n%nHaving multiple Internet security programs can cause software conflicts and lead to critical system errors.  For this reason, iolo AntiVirus will not install over third-party firewall software.
  224. AVFW_OtherActive=The installation of iolo AntiVirus cannot proceed because the following antivirus and firewall software is detected as being installed:%n%1%n%nYou must first uninstall this program before you can install iolo AntiVirus.%n%nHaving multiple Internet security programs can cause software conflicts and lead to critical system errors.  For this reason, iolo AntiVirus will not install over third-party antivirus and firewall software.
  225. AVFW_FormCaption=Uninstall any other antivirus software
  226. AVFW_Message=Before you continue with the installation of iolo AntiVirus, it is important that you first uninstall any other antivirus software you have on your computer.%n%nHaving two antivirus programs installed can cause conflicts and compatibility errors on your PC. Conflicting software reduces the level of antivirus protection and can lead to unpredictable and unexpected behaviors from your PC.
  227. AVFW_FormDescription=Warning! Installing two antivirus products can cause critical errors.
  228. ioloAcctInfoEntryCaption=Create an iolo Account
  229. ioloAcctInfoEntryDescription=This is where you create an iolo Account which can be used to tie together all your various iolo purchases and stuff.
  230. [Languages]
  231. ; These files are stubs
  232. ; To achieve better results after recompilation, use the real language files
  233. Name: "default"; MessagesFile: "embedded\default.isl"; 
  234.